[INFO] fetching crate pallas-utxorpc 1.0.0-alpha.5...
[INFO] testing pallas-utxorpc-1.0.0-alpha.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pallas-utxorpc 1.0.0-alpha.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pallas-utxorpc 1.0.0-alpha.5
[INFO] finished tweaking crates.io crate pallas-utxorpc 1.0.0-alpha.5
[INFO] tweaked toml for crates.io crate pallas-utxorpc 1.0.0-alpha.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallas-utxorpc 1.0.0-alpha.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallas-utxorpc 1.0.0-alpha.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5e78f3f85757721f15c2406483d20c264dee879589946dece4239dcf0e90ef2
[INFO] running `Command { std: "docker" "start" "-a" "c5e78f3f85757721f15c2406483d20c264dee879589946dece4239dcf0e90ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5e78f3f85757721f15c2406483d20c264dee879589946dece4239dcf0e90ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5e78f3f85757721f15c2406483d20c264dee879589946dece4239dcf0e90ef2", kill_on_drop: false }`
[INFO] [stdout] c5e78f3f85757721f15c2406483d20c264dee879589946dece4239dcf0e90ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4730f6ece82fe7416839b578b2533d03851a1b14b0b75622d29676813bcb733d
[INFO] running `Command { std: "docker" "start" "-a" "4730f6ece82fe7416839b578b2533d03851a1b14b0b75622d29676813bcb733d", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling utxorpc-spec v0.18.1
[INFO] [stderr]    Compiling pallas-codec v1.0.0-alpha.5
[INFO] [stderr]    Compiling pallas-crypto v1.0.0-alpha.5
[INFO] [stderr]    Compiling pallas-addresses v1.0.0-alpha.5
[INFO] [stderr]    Compiling pallas-primitives v1.0.0-alpha.5
[INFO] [stderr]    Compiling pallas-traverse v1.0.0-alpha.5
[INFO] [stderr]    Compiling pallas-validate v1.0.0-alpha.5
[INFO] [stderr]    Compiling pallas-utxorpc v1.0.0-alpha.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.43s
[INFO] running `Command { std: "docker" "inspect" "4730f6ece82fe7416839b578b2533d03851a1b14b0b75622d29676813bcb733d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4730f6ece82fe7416839b578b2533d03851a1b14b0b75622d29676813bcb733d", kill_on_drop: false }`
[INFO] [stdout] 4730f6ece82fe7416839b578b2533d03851a1b14b0b75622d29676813bcb733d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53b9c50f0ff03a2a70dd6a6a3d275262bcc9c0b66a692c285ece39d81e8564cf
[INFO] running `Command { std: "docker" "start" "-a" "53b9c50f0ff03a2a70dd6a6a3d275262bcc9c0b66a692c285ece39d81e8564cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling pallas-utxorpc v1.0.0-alpha.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../test_data/u5c1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:785:28
[INFO] [stdout]     |
[INFO] [stdout] 785 |         let test_blocks = [include_str!("../../test_data/u5c1.block")];
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/u5c1.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:786:31
[INFO] [stdout]     |
[INFO] [stdout] 786 |         let test_snapshots = [include_str!("../../test_data/u5c1.json")];
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallas-utxorpc` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "53b9c50f0ff03a2a70dd6a6a3d275262bcc9c0b66a692c285ece39d81e8564cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b9c50f0ff03a2a70dd6a6a3d275262bcc9c0b66a692c285ece39d81e8564cf", kill_on_drop: false }`
[INFO] [stdout] 53b9c50f0ff03a2a70dd6a6a3d275262bcc9c0b66a692c285ece39d81e8564cf
